public NImageData( System.byte[] imageBytes, NImageFormat imageFormat )
Parameters
- imageBytes
- A byte array containing encoded image data.
- imageFormat
- Image format of the encoded data. The specified image format must match the actual format of the data.